/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@media(min-width: 1000px){
.menu-wrap .navbar-collapse{
padding-left: 0;
padding-right: 0;
}
.menu-wrap .container-fluid {
	padding-left: 0;
}
.navbar-brand {
padding-left: 0;
	
}

}


@media(min-width: 100px) and (max-width: 1200px){
.tabbing .nav>li>a {
    padding: 6px 6px;
	}
.menu-wrap.navbar-default .navbar-nav > li > a 
{
	font-size:14px;
}

	
}




/* large desktops, laptops and more */
@media (min-width: 1200px) {
	
	
}

/* desktops and more */
@media (min-width: 992px) {
		
	.clearfix {
	*zoom: 1;
	}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
	}
.clearfix:after {
	clear: both;
	}
	
	
}


/* tablets, small desktops and more */
@media (min-width: 768px) and (max-width: 1024px) {
	
	 .menu-wrap .navbar-collapse{
		padding-left: 0;
		padding-right: 0;
		}
 .menu-wrap .container-fluid {
	padding-left: 0;
}
.menu-wrap .navbar-brand {
	padding-left: 0;
}
	
.menu-wrap .navbar-default .navbar-nav > li > a{
		padding: 13px 10px;
		font-size: 12px;
	}
	.menu-wrap .navbar-brand img {
    height: 73px;
    margin-top: -45px;
}
.banner-wrap {
min-height: 520px;}


	
}

/* desktop and ipads*/
@media (min-width: 992px) and (max-width: 1199px) {
	


}

/* tablets and small desktop */
@media (min-width: 768px) and (max-width: 991px) {

		
	
}

/* small tablets and less */
@media (max-width: 767px) {

}

	
	

/* smartphones and phones */
@media (max-width: 480px) {


.foot-bottom p {
	line-height: 24px;
}
.foot-bottom .dc {
	float: none;
}
.banner-wrap {
min-height: 300px;}
.menu-wrap .navbar-brand img {
    height: 50px;
    margin-top: -15px;
}


	
}
	
	


@media (max-width: 1024px) {
	
	

	}
	

@media (min-width: 320px) and (max-width: 480px) {

}

@media (min-width: 360px) and (max-width: 640px) {

.banner-wrap {
    min-height: 320px;
}
}

@media (min-width: 800px) and (max-width: 1280px) {

}

@media (min-width: 980px) and (max-width: 1280px) {



}

@media (min-width: 320px) and (max-width: 480px) {




}

	
